home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 74
/
Volume 74 My Disc - Damaged.iso
/
Games
/
shusher.swf
/
scripts
/
frame_60
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-08-08
|
214 b
|
9 lines
stopAllSounds();
SFX.gotoAndPlay("GameOver");
gameInPlay = false;
clearInterval(timerCode);
Interface.gotoAndStop("GameOver");
Game.Player.gotoAndStop("down");
Game.Player.Clip.gotoAndStop("Stop");
stop();